Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate different base profile names for global and project configs #2194

Merged
merged 22 commits into from
Jul 18, 2024

Conversation

gejohnston
Copy link
Member

What It Does

Both the 'zowe config init' and 'zowe config auto-init' commands generate a base profile name of 'global_base' for a global config file and 'project_base' for a project config file.

How to Test

Run the commands and check out the name of the base profile in the resulting zowe.config.json file.

Review Checklist
I certify that I have:

Additional Comments

Signed-off-by: Gene Johnston <[email protected]>
Signed-off-by: Gene Johnston <[email protected]>
Signed-off-by: Gene Johnston <[email protected]>
Signed-off-by: Gene Johnston <[email protected]>
Signed-off-by: Gene Johnston <[email protected]>
Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.11%. Comparing base (570b713) to head (efe6ea1).
Report is 2 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2194      +/-   ##
==========================================
+ Coverage   91.09%   91.11%   +0.01%     
==========================================
  Files         632      632              
  Lines       18048    18077      +29     
  Branches     3856     3829      -27     
==========================================
+ Hits        16440    16470      +30     
+ Misses       1607     1606       -1     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@anaxceron anaxceron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks @gejohnston!

Copy link
Contributor

@ATorrise ATorrise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like that this pr will bring clarity to configurations😃

Copy link
Member

@zFernand0 zFernand0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of merge conflicts, but changes LGTM! 😋

Copy link
Member

@traeok traeok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Gene

Copy link

sonarcloud bot commented Jul 18, 2024

@gejohnston gejohnston merged commit 5d55d42 into next Jul 18, 2024
46 checks passed
@gejohnston gejohnston deleted the projectBase branch July 18, 2024 18:25
Copy link

Release succeeded for the next branch. 🎉

The following packages have been published:

Powered by Octorelease 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

6 participants